home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11309 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: rcp6.elan.af.mil!rscernix!root
  2. From: danpop@mail.cern.ch (Dan Pop)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Unix Pipes and descrpitors
  5. Date: 20 Mar 96 15:44:22 GMT
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <root.827336662@rscernix>
  8. References: <Pine.ULT.3.91.960319174425.8464A-100000@midir>
  9. NNTP-Posting-Host: ues5.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11.  
  12. In <Pine.ULT.3.91.960319174425.8464A-100000@midir> Colm Connolly <colmconn@midir.ucd.ie> writes:
  13.  
  14. >Having created a pipe, how do I access the file descriptors created by the 
  15. >pipe system call after I call exec? I'd be grateful if someone could help 
  16. >me with this. 
  17.  
  18. Wrong newsgroup!  Neither pipes nor file descriptors nor exec are C features.
  19. Try comp.unix.programmer instead.
  20.  
  21. >PS Manuals or books for that matter haven't helped much with this!! 
  22.  
  23. I don't believe this.  ALL the books on Unix system programming I have seen
  24. explain how to use pipes for inter-process communication.
  25.  
  26. Dan
  27. --
  28. Dan Pop
  29. CERN, CN Division
  30. Email: danpop@mail.cern.ch 
  31. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  32.